home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 August / macformat-027.iso / mac / Shareware City / Utilities / Fat Free 1.2ƒ / Read Me First < prev   
Encoding:
Text File  |  1995-04-24  |  5.1 KB  |  123 lines  |  [ttro/ttxt]

  1.           *** This document look best in Monaco 9pts. or with SimpleText ***
  2.  
  3.  
  4.  
  5.  
  6. Fat Free 1.2
  7.  
  8. The ultimate weight watcher program for your Fat Binaries applications...
  9. April 23rd, 1995
  10. © Hubert Figuière 1994, 1995
  11.  
  12. snail-mail:
  13. Hubert FIGUIERE
  14. 24 rue des Filmins
  15. 92330 Sceaux
  16. FRANCE
  17.  
  18. internet e-mail:
  19. figuiere@leserveur.com
  20.  
  21.  
  22.  
  23. This application is ABSOLUTELY FREE and should NOT be sold in anyway. You are just required either to send me an e-mail or a postcard (as you like it) telling me who you are and where you are.
  24. If you'd like to receive upgrade via e-mail, just let me know.
  25. Please, feel free to upload it, to give it away. AMUG (for the BBS in a BOX CD-ROM) and Pacific High-Tech are granted to include this package on their CD-ROM at their present conditions. For the other, you must ask authorization either by e-mail or by snail-mail (as you like it) to include the complete Fat Free package on their CD-ROM (if you make it for profit, you sould send me a gracefully copy, I'd like it !). 
  26. Please, ask me for the latest version, I'll send you by e-mail or I'll tell you where you can find it.
  27.  
  28.  
  29. WHAT'S UP DOC ?
  30. ------------------
  31. Now, Fat Free allows "unfated" programs to be run in emulation-mode on Power Macintosh.
  32. Added menu bar, help screen and some balloons. Prelude to a 1.3 version...
  33.  
  34.  
  35. REQUIRED CONFIGURATION
  36. -----------------------------
  37. Any Mac running System 7 or higher, with 16 kb free on Hard Disk and 50 kb free of RAM to run. It won't run under System prior System 7. You'll be advised if it is the case.
  38.  
  39.  
  40. GENERAL PURPOSE
  41. --------------------
  42. This application, intended for 680x0 mac users, simply removes the Data Fork of a file (i.e. the part containing datas and native PowerPC code), to remove the PowerPC code, and so saving lot of disk space (about 40% of the size of the fat application file). There is absolutely no warranty about a such modified copy of the application, so please ALWAYS work on a COPY. The reasons are :
  43. -sometimes Data Fork is used by the application itself, so it may crash.
  44. -I'm still not Code Fragment Manager conformant... !
  45.  
  46.  
  47. HOW TO USE IT
  48. ----------------
  49. WARNING:
  50. Always perform the operation on a copy of your application.
  51.  
  52. -You can launch the application by double-clicking on the application. You get an about box, then you are prompted to choose an application as a to 'unfat'
  53.  
  54. or
  55.  
  56. -You can drag and drop files on the application. All the applications files (ie files with a type of APPL) will be silently processed. You will be advised if the file is not a Fat binary application. All errors are reported once they occur.
  57.  
  58. This application can also be used with AppleScript. It receive only the 4 required AppleEvents. To "unfat" a file, just send open command with an alias to the file
  59.  
  60. NOTE:
  61. The 'cfrg' resource used to load the PowerPC code is still there, but has been disabled. This allows you to run software on Power Macintosh. Of course it is better to reinstall it for maximum performance.
  62. Please, do not redistribute modified copies of software.
  63.  
  64.  
  65. TO DO
  66. -------
  67. -Conformancy to mixed mode and code fragment managers.
  68. -Batch Processing for several files without Drag'n Drop.
  69. -Anything else ? I am open to all suggestions.
  70.  
  71.  
  72. COMPATIBLE APPS
  73. -------------------
  74. Fat Free is virtually compatible with about every FAT applications for running on 68k platforms.
  75.  
  76.  
  77. TECH NOTES
  78. -------------
  79. This application has been written in C, using Metrowerks CodeWarrior Bronze CW5.5. It is a port from the same apps I've written several month ago in THINK Pascal 4.0.
  80. It is System 7 friendly, and it handles the 4 Required AppleEvents.
  81.  
  82.  
  83. VERSION HISTORY
  84. -------------------
  85. 0.99
  86.     Never released version.
  87.  
  88. 1.0
  89.     First publicly released version.
  90.     -ported from THINK Pascal 4.0 to Metrowerks C/C++ 1.1
  91.     -added 4 Required AppleEvents support
  92.  -PowerPC version build
  93.  
  94. 1.1
  95.     -added extended file checking. Non fat application no longer modified. Explicit message display when an error happened.
  96.     -removed PowerPC version from package, because it is useless and it didn't work too!! :-(
  97.  
  98. 1.1.1
  99.  -fixed cosmetic bug in about dialog. Recompiled using Metrowerks C/C++ 1.1.1.2 (CW 4.5).
  100.     -fixed a bug that generated uncongruous error messages, preventing Fat Free from operating... (1)
  101.     -fixed bug that generated a MemFull error while checking the file (2).
  102.  
  103. 1.2
  104.  -renumbered 'cfrg' to allow "unfated" applications to be run on Power Macintosh.
  105.  -added help screen, balloons and menu bar.
  106.  
  107.  
  108. SPECIAL THANKS
  109. ------------------
  110. I would like to thanks to all users who followed comments, critics and suggestions, specially to Philippe Casgrain for his advised suggestions of improvement, to Aaron Dowler (1) and to Olivier Balantzian (2) for their bugs reports.
  111.  
  112.  
  113. LEGAL STUFF
  114. --------------
  115. THIS SOFTWARE IS PROVIDED "AS-IS". IT HAS NO WARRANTY OF ANY KIND. THE AUTHOR OF THIS SOFTWARE PACKAGE COULD NOT BE RESPONSIBLE OF THE USAGE MADE OF THIS SOFTWARE AND OF ANY DAMAGE THAT IT COULD CAUSE (IN ANY CASE). THE USE OF THIS SOFTWARE INCLUDE THE COMPLETE AGREEMENT OF THIS DISCLAIMER NOTICE.
  116.  
  117. MUSIC BY
  118. ----------
  119. the Smashing Pumpkins - The Journeyman Project (yes, there are soundtracks on the CD !) - Stiltskin - Police - Hole
  120.  
  121. Happy hacking !!
  122.  
  123.            Hubert